Release 10.1A: OpenEdge Application Server:
Administration
Role of the WSA
The WSA’s
Note: The entries inubroker.propertiesfile can be set to also require the WSA to verify that the JSE performs user authentication for particular URL paths.ubroker.propertiesare case-sensitive.To continue the example, when the WSA gets an HTTP request from the JSE:
- The WSA first checks its
ubroker.propertiesvalues to determine whether the URL requires the JSE to perform user authentication.- If it does, the WSA verifies that the JSE has passed it a valid user ID—just in case the JSE configuration becomes corrupted.
- When it verifies that it has a valid user ID, the WSA checks whether the URL is for a WSA administrative function.
If the URL is for a WSA administrative function:
- The WSA determines which Role the user is in and gives the user the security privileges associated with that Role.
- The WSA determines whether the user’s privileges allow it to execute the administrative function. If yes, the administrative function is executed.
If the URL is not for a WSA administrative function, the WSA processes the HTTP/SOAP request as a web service operation.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |